EMA Cross + MACD Signal Cross overlay Einfacher EMA-Cross Indikator mit Indikation der Crosses auf EMA-Linie und am Chart-Bottom +
MACD-Cross wird default an: location.top angezeigt zusätzlich zeigt die Hintergrundfarbe an ob der MACD über (grün) oder unter (rot) seinem Signal liegt.
Komut dosyalarını "3 ema" için ara
Double EMA & ALMA StrategyThe ALMA (50 period) acts as the main trend filter, meaning that long positions are taken above the ALMA and short positions are taken below the ALMA. For instance, the 5 and 10 period exponential moving averages are added on the chart to give early signals to the trend.
Therefore, when the 5/10 EMA triggers a bullish crossover, long signals are taken when price is above the ALMA, likewise, when the 5/10 EMA triggers a bearish crossover, short signals are taken when price is below the ALMA.
Find out optimal values by trying. May not produce accurate results in horizontal markets. Thank you.
8/21/100 EMAsBecause we all want to keep our charts clean, I have saved my EMA's configuration in this script.
Follow the green & red background as the buy / sell signal. Always keep an eye on the EMA 100 too.
Fibonacci Guppy EMAGuppy EMA that uses fibonacci numbers instead of standard guppy numbers.
EMA's used: 1, 2, 3, 5, 8, 13, 15, 21, 34, (50), 55, 89, (100), 144, (200), (500), (1000)
RSI + BB (EMA) + Dispersion (2.0)First version here
Initial data:
1) RSI
2) Bollinger Bands (Basis - EMA )
3) Dispersion (around basis)
Signal for purchase: RSI crosses the dispersion zone upwards
Signal for sale: RSI crosses the dispersion zone downwards
Buffer zone: white area, it is not recommended to make transactions.
--- Add ( 02.10.2018 )
1) RSI lines (overbought / oversold) = 70 / 30. Сan be changed in the settings.
2) Alerts:
• RSI line crossover Dispersion Zone (green)
• RSI line crossunder Dispersion Zone (red)
EMA Cross by MarketAlphaSignals are generated when EMA(FastLength) and EMA(SlowLength) cross each other.
Below are the additional user parameters:
1. User defined backtesting period
2. User defined Target and StopLoss percentage points
Fibonacci EMAFibonacci EMAs (8,13,21,34,55) and Slow EMAs (100,200) for trend as well as S/R determination
smag ema distanceThis script will plot an ema of defined lenght with two lines at predefined %-distances from that ema
SMA/EMA 12|26|50SMA/EMA 12|26|50
Exactly as title says
SMA is bold
EMA is light
Orange 12
Green 26
Blue 50
EMA 55 CrossoverBasically what this does is to flag when EMA 55 crosses over EMA 8, 13, 21, and 200. This strategy was described by @Philakone on this tweet , but I'm not really sure if this is the correct strategy he described.
Multiple Ema 20/50/100Multiple Ema 20/50/100 and you can add more EMA Plot easily by changing the codes.
EMA 9/12/21/55 in one placeBased on --> // Inspired by Philakone's 55 EMA Swing Trading Strategy
- Increased EMA line visibility
- Removed buy/sell arrow
SW Magic Signals EMA [Sergio Waldoke]// SW Magic Signals EMA , shorttitle="MagicSignalsEMA"
// Script created by Sergio Waldoke (BETA VERSION v0.99)
// Buy Long when you see a Green buy arrow
// Sell Short when you see a Red sell arrow
// Basis Signal is the difference between EMA's. When the difference change from increase to decrease or inversely, signals are triggered
// Step signal shows if difference increases or decreases
EMA CrossA single Indicator that has two EMA inputs (currently using 9, 16 for my crypto trading)
On a cross the color of the Fast movign EMA changes , and a cross gets indicated at the cross point.
This can then be used to set alerts moving up and down
Low EMA of EMAgain over the chart for ProfitTrailerThis script prints low EMA line over the chart.
Buy value and time frame numbers can be modified in format.
Basically this is same with previous scripts of mine.
Though this does not show the spread between the price and low EMA line (EMAgain) and buy value, you can see the buy trailing signal.
If you set buy value positive for gain starategy, the buy trailing will start from the time point indicated by "▲".
If you set buy value negative for gain starategy, the buy trailing will start from the time point indicated by "▼".
This script is to help myself understand the buy strategies of ProfitTrailer.
Any comments and suggestions are welcome.
Moving Average Colored EMA/SMAThis script will give you the ability to put an EMA and/or SMA on the chart that changes color based upon the direction. Default at startup is EMA visible and SMA hidden. When the MA is moving up, it is green. When the MA is moving down, it is red. You can change the color to whatever you like.
Multi Timeframe EMAThis indicator will show you the exponantial moving average (ema) of the higher timeframes (up to 1D). Current timeframe is colored red, higher timeframes are colored from light to dark gray (you can change this).
How to Trade this:
1. Look for tranding ema on higher timeframe (line is stepping up).
2. Look for faster time frames to pull back (decline) to a higher timeframe.
3. This is a good area to look for a buy entry (vice versa for sell entry).
Don't fight the trend :)
Updated Version:
EMA多空趋势信号The EMA multi-period moving average combination retains the Fibonacci sequence 144 for moving support and resistance. It also integrates 1ATR to facilitate users to set take-profit and stop-loss.
Multi EMA/SMA with labels (Any timeframe)Now you can select anykind of Moving Averages(SMA/EMA) with any period AND anytime frame.Specially for those who love to work with multi moving averages
EMA Deviation with Min/Max Levelshis indicator visualizes the percentage deviation of the closing price from its Exponential Moving Average (EMA), helping traders identify overbought and oversold conditions. It dynamically tracks the minimum and maximum deviation levels over a user-defined lookback period, highlighting extreme zones with color-coded signals:
• 🔵 Normal deviation range
• 🔴 Near historical maximum — potential sell zone
• 🟢 Near historical minimum — potential buy zone
Use it to spot price extremes relative to trend and anticipate possible reversals or mean reversion setups.
EMA Package - Color CodedThis is a package of up to 6 EMA's that change color with direction and include an neutral color for flat periods of consolidation. Easy and consise to use. One can set alerts for color/direction change and use in the creation of stratgies.
EMA 10/20/60/120// This script plots four Exponential Moving Averages (10, 20, 60, 120)
// for trend-following analysis. Crossovers and the order of the EMAs can
// help identify the strength and direction of the trend.